home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / plot.dxr / 00165.ls < prev    next >
Encoding:
Text File  |  2000-08-01  |  138 b   |  9 lines

  1. on enterFrame
  2.   set the cursor of sprite 3 to [319, 320]
  3.   set the cursor of sprite 4 to [319, 320]
  4. end
  5.  
  6. on exitFrame
  7.   go(the frame)
  8. end
  9.